board: stm32f429-discovery: switch to DM STM32 sdram driver
authorPatrice Chotard <[email protected]>
Tue, 12 Dec 2017 08:49:34 +0000 (09:49 +0100)
committerTom Rini <[email protected]>
Wed, 10 Jan 2018 13:05:45 +0000 (08:05 -0500)
commit7fd65ef5528ea561e19d7186837c6e39622a9c2e
tree669841bfcb46b86c66988709c25d45c58dcb2948
parent791651e39076e42e7de6f47fac4a885a075e4e13
board: stm32f429-discovery: switch to DM STM32 sdram driver

Use available DM stm32_sdram.c driver instead of board
SDRAM initialization.
For that, enable OF_CONTROL, OF_EMBED and STM32_SDRAM flags.

Signed-off-by: Patrice Chotard <[email protected]>
board/st/stm32f429-discovery/stm32f429-discovery.c
configs/stm32f429-discovery_defconfig
include/configs/stm32f429-discovery.h